-
Notifications
You must be signed in to change notification settings - Fork 50.4k
fix(MCP Client Tool Node): Use proxy for MCP calls #21720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(MCP Client Tool Node): Use proxy for MCP calls #21720
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 4 files
RomanDavydchuk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected
|
E2E Tests: n8n tests passed after 8m 9.8s Run Details
Groups
This message was posted automatically by
currents.dev | Integration Settings
|
|
Got released with |
Summary
This PR enables proxy support for MCP Client Tool. It updates fetch method in MCPClient constructor with a custom fetch that uses ProxyAgent
Testing
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/NODE-3754/mcp-client-tool-proxy-support
Review / Merge checklist
release/backport(if the PR is an urgent fix that needs to be backported)